Skip to content

Add support for :read-only and :read-write pseudos#1497

Merged
fb55 merged 3 commits intofb55:masterfrom
jed:master
Jun 28, 2025
Merged

Add support for :read-only and :read-write pseudos#1497
fb55 merged 3 commits intofb55:masterfrom
jed:master

Conversation

@jed
Copy link
Contributor

@jed jed commented Feb 28, 2025

This PR adds support for the :read-only and :read-write pseudo-selectors, as described here.

fb55 added 2 commits June 28, 2025 11:06
Refactors the handling of :read-only and :read-write pseudo-selectors by moving their logic from code-based pseudos in pseudos.ts to selector-based aliases in aliases.ts. This simplifies the implementation and centralizes the selector definitions.
@coveralls
Copy link

coveralls commented Jun 28, 2025

Coverage Status

coverage: 96.345% (+0.03%) from 96.319%
when pulling 974b32c on jed:master
into b2b7ff2 on fb55:master.

@fb55 fb55 merged commit 06f51ef into fb55:master Jun 28, 2025
7 checks passed
@fb55
Copy link
Owner

fb55 commented Jun 28, 2025

Hi Jeb, thanks a lot, and sorry for the delay!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants